home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 August / TommyVideo.iso / flash / index.swf / scripts / DefineButton2_54 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-06-08  |  61 b   |  4 lines

  1. on(press){
  2.    getUrl("http://www.greenstudio.org", "");
  3. }
  4.